-
Home
-
Payment Gateway for Cielo API on WooCommerce
-
1.9.2
-
Code
-
Classes
- LknWCGatewayCieloDebit
Total Complexity |
99 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
1,078 |
Lines of code |
806 |
Logical lines of code |
298 |
Comment lines |
133 |
Methods |
16 |
Properties |
3 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_payment() |
D |
24 |
24 |
199 |
get_card_provider() |
A |
42 |
14 |
55 |
payment_fields() |
A |
32 |
2 |
203 |
init_form_fields() |
A |
33 |
2 |
131 |
payment_gateway_scripts() |
A |
49 |
8 |
27 |
generate_debit_auth_token() |
A |
45 |
7 |
40 |
process_refund() |
S |
50 |
7 |
26 |
validate_exp_date() |
S |
53 |
6 |
23 |
validate_fields() |
S |
55 |
6 |
18 |
validate_card_number() |
S |
57 |
6 |
16 |
validate_cvv() |
S |
61 |
4 |
12 |
__construct() |
S |
51 |
3 |
25 |
validate_card_holder_name() |
S |
64 |
4 |
9 |
lknGetCartTotal() |
S |
59 |
3 |
14 |
add_notice_once() |
S |
73 |
2 |
5 |
admin_load_script() |
S |
77 |
1 |
3 |